home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / color.hlp < prev    next >
Encoding:
Text File  |  1989-03-26  |  505 b   |  17 lines

  1. COLOR = expr;                 Set trace color
  2.  
  3. The COLOR control sets subsequent trace colors to the color that
  4. corresponds to the value of 'expr'.  The colors are taken from the
  5. Trace Colors form and correspond to 'expr' as follows:
  6.  
  7.      'expr'      Color
  8.      ---------   -------------------------------
  9.      0-.99...    Nominal colors selected by DAN
  10.      1-1.99...   Trace 1
  11.      2-2.99...   Trace 2
  12.      .           .
  13.      .           .
  14.      .           .
  15.      16-16.99... Trace 16
  16.  
  17.